home *** CD-ROM | disk | FTP | other *** search
- -- card: 116737 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 4507
- -- name:
-
-
- -- part contents for background part 2
- ----- text -----
- Random
-
- -- part contents for background part 1
- ----- text -----
- random(<a number>)
-
- Gives a random number from 1 to the argument inclusively.
-
- random(10) -- (gives 1 to 10 inclusive)
- random(3)+4 -- (gives 5 to 7 inclusive)
-
- -- part contents for background part 43
- ----- text -----
- 337,169